Skip to main content

libURLSetAuthCallback

Type

command

Summary

Allows HTTP Server authentication message handling by a callback routine.

Syntax

libURLSetAuthCallback

Description

This and a number of other associated libURL messages allow you to set a callback routine for handling authentication with http servers and proxies. Generally, these are enabling routines, and may still require use of an external or other scripts when handling certain authentication schemes (for example NTLM or kerberos). More documentation about these routines will be available soon.

Important

The libURLSetAuthCallback command is part of the Internet library. To ensure that the command works in a standalone application, you must include this custom library when you create your standalone. In the Inclusions pane of the Standalone Application Settings window, make sure the "Internet" script library is selected.

glossary: main stack, handler, Standalone Application Settings, message, group, standalone application, keyword, command, application, LiveCode custom library

keyword: URL

library: Internet library, library

message: startup, openBackground, preOpenStack, openStack, preOpenCard

Compatibility and Support

Introduced

LiveCode 2.5

OS

mac

windows

linux

Platforms

desktop

server

Thank you for your feedback!

Was this page helpful?